Installing xdebug on centos
Here are exact steps to follow:
1. You need to install PHP's devel package for PHP commands executionyum install php-develMake sure you also have PHP-paer package installedyum install php-pear
2. Next install GCC and gcc
: This article describes how to install php56 in centos. the test method is available. if you are interested in the PHP Tutorial, refer to it. Reprinted from: http://my.oschina.net/u/573270/blog/423238
On April 9, November 13, 2014, US time, the
PHP 5.4.36 have been released on Php.net on 18th December, and are also available for Centos/rhel 5.10 and 6.5 at WEBTA Tic via Yum.Update 2013-07-21–a New Package ' PHP54W-MYSQLND ' has been added as a alternative to "Php54w-mysql". This would
Configuring the Yum SourceAdditional CentOS 6.5 Epel and Remi sources are added.# yum Install epel-release# RPM-UVH http://rpms.famillecollet.com/enterprise/remi-release-6.rpmThe following is the source for CentOS 7.0.# yum Install epel-release# RPM-
https://webtatic.com/packages/php56/PHP 5.6.5 have been released on Php.net on 22nd January, and are also available for Centos/rhel 6.5 at webtatic via Yum .PHP 5.6 Adds new features such as:
Constant scalar expressions
Variadic
In the latest version 5.6.3 not only modifies multiple bugs, but also modifies the security vulnerabilities that exist in the FileInfo module.
The PHP team recommends using the PHP5.6 series of users to upgrade to the latest version of 5.6.3.
Install PHP 5.6 in CentOS7.0
Because the server environment is migrated from CentOS6.5 to CentOS7.0, and Apache is changed to Nginx. Here we will briefly introduce how to install PHP 5.6 in centos.
After PHP5.6 is installed, you no longer need to
Configuring the Yum SourceAdditional CentOS 6.5 Epel and Remi sources are added.# RPM-UVH http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm# RPM-UVH/http rpms.famillecollet.com/enterprise/remi-release-6.rpmThe following
After php5.6 is installed, you no longer need to install Zend Guard. Instead, you can use the yum command to install php-opcache and php-pecl-apcu, which can effectively improve the php execution speed.1. Configure the yum sourceCheck whether the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.